home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 020a / giflite.zip / GIFLITE.NEW < prev   
Text File  |  1991-06-25  |  3KB  |  94 lines

  1.  
  2. GIFLITE v1.31           25 June 1991
  3. =============
  4.  
  5. . Fix a problem caused by the compiler which may hangup the
  6.   machine when compress multiple files. This problem may be
  7.   machine specific.
  8.  
  9. . During compression, the scan line is now displayed in
  10.   color 127 instead of the background color 0. This should
  11.   provide better indication.
  12.  
  13.  
  14. GIFLITE v1.30           15 June 1991
  15. =============
  16.  
  17. . Add -f option which filter out the GIFLITE header quickly.
  18.   This option is available in the registered version only.
  19.  
  20. . Remove incomplete output file when compressing an already
  21.   compressed image.
  22.  
  23.  
  24. GIFLITE v1.22           6 June 1991
  25. =============
  26.  
  27. . Fix a bug in v1.21 that some files of a wildcard may not be
  28.   compressed if no output path is specified.
  29.  
  30. . It should be capable of compressing upto 4000 to 5000 GIF files
  31.   in one command line using Wildcard or @ListFile.
  32.  
  33.  
  34. GIFLITE v1.21           1 June 1991
  35. =============
  36.  
  37. Advised by CompuServe Graphics Forum Stuff, in order for CompuServe
  38. to accept GIFLITE processed GIF files, the '-9' option is added.
  39. GIFLITE is available in CompuServe as GIFLTE.ZIP in PICS Forum
  40. Decoders & Encoders Library.
  41.  
  42. . -9 option which replace GIF87a header with GIF89a header.
  43.  
  44. . Disable 640x400 resolution on screen display for Tseng 4000 chipset
  45.   due to incompatible problem with some video cards.
  46.  
  47. . Able to accept wildcard file name of large volume of files
  48.   without running out of memory.
  49.  
  50. . Remove incomplete output file when the unregistered version
  51.   attempts to compress image larger than 640x480.
  52.  
  53.  
  54.  
  55. GIFLITE v1.10           29 May 1991
  56. =============
  57.  
  58. This is a minor upgrade with 2 new features.
  59.  
  60.  . Support the use of a list file,  for example @giflite.lst,  in
  61.    the command line. A list file contains a list of the GIF files
  62.    to be  compressed. This  option  is used  when the  GIF  files
  63.    cannot be expressed  as a  wildcard easily. The  names in  the
  64.    list file are separated  by a space or  a carriage return  and
  65.    the names can contain wildcard character.
  66.  
  67.  
  68.  . SET GIFLITE= Environment variable
  69.  
  70.    To help locating  the files GIFLITE.EXE  and GIFLITE.USE,  you
  71.    should put the environment variable into the AUTOEXEC.BAT, for
  72.    example,
  73.  
  74.         SET GIFLITE=C:\GIF
  75.  
  76.    If you are using  DOS 2.2 to 3.0,  it indicates the  directory
  77.    where GIFLITE.EXE is in and where GIFLITE.USE should be in. If
  78.    you are  using  DOS 3.1  or  higher, it  indicates  where  the
  79.    GIFLITE.USE should be in.
  80.  
  81.    This environment variable tells GIFLITE  to put the usage  log
  82.    into a single  GIFLITE.USE even  if you are  compress the  GIF
  83.    files in different directory.  If the variable is not  present
  84.    and you are using DOS 3.1 or higher, the usage log will be put
  85.    into the same directory as the GIFLITE.EXE.
  86.  
  87.  
  88.  
  89. GIFLITE v1.00   18 May 1991
  90. =============
  91.  
  92. This is the first public release.
  93.  
  94.